home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / vbgui10 / form4.frm < prev    next >
Text File  |  1998-01-26  |  4KB  |  129 lines

  1. VERSION 5.00
  2. Begin VB.Form Form4 
  3.    Caption         =   "Drive Copy Information"
  4.    ClientHeight    =   4050
  5.    ClientLeft      =   2700
  6.    ClientTop       =   2670
  7.    ClientWidth     =   4680
  8.    LinkTopic       =   "Form4"
  9.    ScaleHeight     =   4050
  10.    ScaleWidth      =   4680
  11.    Begin VB.DriveListBox Drive16 
  12.       Height          =   315
  13.       Left            =   2640
  14.       TabIndex        =   15
  15.       Top             =   3480
  16.       Width           =   1815
  17.    End
  18.    Begin VB.DriveListBox Drive15 
  19.       Height          =   315
  20.       Left            =   2640
  21.       TabIndex        =   14
  22.       Top             =   3000
  23.       Width           =   1815
  24.    End
  25.    Begin VB.DriveListBox Drive14 
  26.       Height          =   315
  27.       Left            =   2640
  28.       TabIndex        =   13
  29.       Top             =   2520
  30.       Width           =   1815
  31.    End
  32.    Begin VB.DriveListBox Drive13 
  33.       Height          =   315
  34.       Left            =   2640
  35.       TabIndex        =   12
  36.       Top             =   2040
  37.       Width           =   1815
  38.    End
  39.    Begin VB.DriveListBox Drive12 
  40.       Height          =   315
  41.       Left            =   2640
  42.       TabIndex        =   11
  43.       Top             =   1560
  44.       Width           =   1815
  45.    End
  46.    Begin VB.DriveListBox Drive11 
  47.       Height          =   315
  48.       Left            =   2640
  49.       TabIndex        =   10
  50.       Top             =   1080
  51.       Width           =   1815
  52.    End
  53.    Begin VB.DriveListBox Drive10 
  54.       Height          =   315
  55.       Left            =   2640
  56.       TabIndex        =   9
  57.       Top             =   600
  58.       Width           =   1815
  59.    End
  60.    Begin VB.DriveListBox Drive9 
  61.       Height          =   315
  62.       Left            =   2640
  63.       TabIndex        =   8
  64.       Top             =   120
  65.       Width           =   1815
  66.    End
  67.    Begin VB.DriveListBox Drive8 
  68.       Height          =   315
  69.       Left            =   120
  70.       TabIndex        =   7
  71.       Top             =   3480
  72.       Width           =   1695
  73.    End
  74.    Begin VB.DriveListBox Drive7 
  75.       Height          =   315
  76.       Left            =   120
  77.       TabIndex        =   6
  78.       Top             =   3000
  79.       Width           =   1695
  80.    End
  81.    Begin VB.DriveListBox Drive6 
  82.       Height          =   315
  83.       Left            =   120
  84.       TabIndex        =   5
  85.       Top             =   2520
  86.       Width           =   1695
  87.    End
  88.    Begin VB.DriveListBox Drive5 
  89.       Height          =   315
  90.       Left            =   120
  91.       TabIndex        =   4
  92.       Top             =   2040
  93.       Width           =   1695
  94.    End
  95.    Begin VB.DriveListBox Drive4 
  96.       Height          =   315
  97.       Left            =   120
  98.       TabIndex        =   3
  99.       Top             =   1560
  100.       Width           =   1695
  101.    End
  102.    Begin VB.DriveListBox Drive3 
  103.       Height          =   315
  104.       Left            =   120
  105.       TabIndex        =   2
  106.       Top             =   1080
  107.       Width           =   1695
  108.    End
  109.    Begin VB.DriveListBox Drive2 
  110.       Height          =   315
  111.       Left            =   120
  112.       TabIndex        =   1
  113.       Top             =   600
  114.       Width           =   1695
  115.    End
  116.    Begin VB.DriveListBox Drive1 
  117.       Height          =   315
  118.       Left            =   120
  119.       TabIndex        =   0
  120.       Top             =   120
  121.       Width           =   1695
  122.    End
  123. End
  124. Attribute VB_Name = "Form4"
  125. Attribute VB_GlobalNameSpace = False
  126. Attribute VB_Creatable = False
  127. Attribute VB_PredeclaredId = True
  128. Attribute VB_Exposed = False
  129.